home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / database / dbtbut / readme.txt < prev    next >
Text File  |  1994-04-09  |  7KB  |  185 lines

  1.                       Source Code Tool Box
  2.  
  3.  
  4. The Source Code Tool Box is a collection of over 75 VB projects 
  5. which demonstrate techniques which have been utilized in 
  6. developing both Commercial Applications and Shareware. It contains
  7. detailed examples on utilizing standard controls, professional 
  8. controls and Data Base Access. This demo is a small subset of 
  9. projects contained in the Source Code ToolBox.
  10.  
  11. The Tool Box contains over 75 projects. That's about 33 cents a
  12. project. It contains over 35 DATABASE and DATA CONTROL projects. 
  13. That's about 70 cents a project.
  14.  
  15.            ------------------------------------------
  16.            All source is included with your purchase.
  17.            ------------------------------------------
  18.  
  19. The Tool Box projects cover Database, Data Control, Graphing, 
  20. Crystal Reports, Data Control Form Designer, Screen Saver, Popup 
  21. Calendar, Database Utilities, Editable Grid, Code Librarian, 
  22. Extensive API Calls, Formatted Source Code Printer, SQL examples 
  23. and general utilities.
  24.  
  25.  
  26.             Source Code Tool Box Demo Installation
  27.  
  28. To install the Demo programs please do the following:
  29.  
  30. 1. Run INSTALL.EXE. This should create program groups for the
  31.    Demo. If this EXE fails to create the groups, you can launch
  32.    the programs directly from File Manager by Double Clicking 
  33.    on each EXE file.
  34.  
  35. 2. Copy the Initialization Files (INI) to your windows Directory.
  36.  
  37. 3. Run the sample programs.
  38.  
  39.  
  40.                 VB Source Code Tool Box Contents  
  41.  
  42. ALARM        Edit Alarm event database. (DB)
  43. BADICONS     Test the icons in a directory.
  44. BATDBUP       Shells a DOS DIR command and loading an Access 
  45.                  database with the results. (DB)
  46. BITMAP      Load a BitMap or Icon into an Access Database.(DB)
  47. BOILERS       Control array usage example.
  48. BUGGER        DDE Debugger example.
  49. CALENDAR      Pop Up Calendar Form.
  50. CASE         Lower, Upper and Name Case examples.
  51. CODELIBR      Source Code Librarian for your favorite routines.
  52.                  (DB)
  53. COMDLG01      Common dialog usage examples.
  54. COMFILE         Combine Tool Box Files
  55. COMPACT       Compact any Access database. (DB)
  56. COMPILE            Mass VB Project Recompiler.
  57. CONVERT1     Convert DBase File to Access Database. (DB)
  58. COPYRITE    Scan Files for Copyright
  59. DBCOUNT     Get Database Record Counts. (DB)
  60. DBDATEP1      Using dates from an Access database. (DB)
  61. DBDELETE      Delete records from any Access Table. (DB)
  62. DBFMDESN      Designs Data Control forms for any Access Table. 
  63.                  (DB)
  64. DBGRID          Load a Grid from a Database or Data Control. (DB)
  65. DBICON       Load Icons into an Access Database. (DB)
  66. DBOUT        Load the Outline Control from an Access Database.
  67.                  (DB)
  68. DBPRINT       Prints the fields and indexes from any Access 
  69.                  Database.(DB)
  70. DBPRINTD      Prints the fields and indexes from any DBase File. 
  71.                  (DB)
  72. DBSTATES      Load the States and their abbreviations from an 
  73.                  Access database. (DB)
  74. DBVIEW1       View Database Collections. (DB)
  75. DBVIEW2       View Database Collections. (DB)
  76. DC1             Simple Data Control Maintenance example. (DB)
  77. DC2             Complex (6) Data Control Maintenance example. (DB)
  78. DCBITMAP      Loads Bitmaps and Icons into a Data Control. (DB)
  79. DCPHONE       Phone Database. (DB)    
  80. DDETESTR      Test DDE.
  81. DRAGOUT1      Enhanced Drag and Drop method.
  82. DROPFILE      Drag and Drop files from File Manager demo.
  83. DUPTABLE      Duplicates any Access Table. (DB)
  84. DYNAGRID      Dynamically view any Access table in a Grid 
  85.                  control. (DB)
  86. DYNASQL       Dynamically execute SQL statements against any 
  87.                  Access Database. (DB)
  88. EXEPATH       Application path API examples.
  89. FILELIST     Update last file used file list.
  90. FLASH12       How to flash a screen during long running 
  91.                  activities.
  92. FLOOD1        How to use a Panel control as a status meter.
  93. GRAFGRID      Editable Grid and graphing grid contents with the
  94.                  Graph control.
  95. GRID4        Load a grid control from a Data Control. (DB)
  96. ICONMIN       Animate minimized icons.
  97. ICONVIEW      View all Icons in a subdirectory.
  98. INVEN1       Dynamically create an Access database, table and
  99.                  index from VB code. (DB)
  100. LDEMO        Comprehensive demo of Graph Control and Crystal 
  101.                  Reports with an Access database. (DB)
  102. LDSAMPHS      Load the samples database . (DB)
  103. LDSTATES      Load the States database from a text file. (DB)
  104. LISTBOX1     List Box with Tabs and Horizontal scroll bar. 
  105.                  API example.
  106. LISTBOX2      Friendly List Box
  107. LISTBOX4      List Box loaded from a Data Control. (DB)
  108. LISTBOX5      Transfer items between List Boxes.
  109. LOTTO        Lotto random number generator.
  110. MAKELOAD      Load Make Database. (DB)
  111. MSGBOXMK      Message Box code generator.
  112. ORDERHLD      Load Demo Database. (DB)
  113. OUTDEMO1      Outline Control Methods, Properties and Events.
  114. PARAMETR      Parameter Query example. (DB)
  115. PASSWORD      How to Implement Passwords in an Access database.
  116.                  (DB)
  117. POPMENU       Pop Up Menu Code generator.
  118. PRINTPRO      Prints VB Source Code in a formatted form.
  119. PROFILE      Demo API's for INI file access.
  120. SCRNSAVE      Demo Screen Saver.
  121. SEEKER       Scans source code for literals.
  122. SELECT       How to do a VCR like List Box.
  123. SLIDE        BitMap slide show.
  124. SPEEDDB1      Access database speed examples. (DB)
  125. SPLIT        How to use drag and drop to resize controls.
  126. SQLTEST      Simple SQL statement examples. (DB)
  127. STATES       Load state abbreviations and names from a text 
  128.                  file.
  129. STATUS       Dynamically update a Status message as a user 
  130.                  navigates your application.
  131. TESTCAL       Test the Pop up calendar.
  132. TESTPATH      Test for a paths and file existence.
  133. TIMESET       Set the windows time. Demonstrates usage of the
  134.                  Spin control.
  135. UNPACKVB    Unpack Combined Files.
  136. UPPROJEC      Update the project database. (DB)
  137. VBPHONE       Access a DBase Phone database using the Data 
  138.                  control. (DB)
  139. WAKEUP        Alarm wakeup program. Place this program in your
  140.                  startup group. (DB)
  141.  
  142.                 
  143.                           Order Form
  144.  
  145.                      VB Source Code Tool Box   
  146.  
  147. Name       _____________________________________
  148.  
  149. Title      _____________________________________
  150.  
  151. Address    _____________________________________
  152.  
  153.            _____________________________________
  154.  
  155.            _____________________________________       Zip
  156.  
  157. City,State _________________________ ______________ __________
  158.  
  159. Phone      (_____)_______-____________
  160.  
  161. Fax        (_____)_______-____________
  162.  
  163.  
  164. ___ Please send me the VB Source Code Tool Box  - $24.95 US orders
  165.                                            ($29.95 Foreign Orders)
  166.  
  167. ___ Please send me the VB Database Developer's Source Code Tool
  168.      Box - $39.95 (Available June 1994). ($44.95 Foreign Orders)
  169.  
  170.  
  171. ___ Check is Enclosed
  172.  
  173. ___ Money Order is Enclosed
  174.  
  175.  
  176. ___ 3.5 HD Diskette
  177.  
  178. ___ 5.25 HD Diskette
  179.  
  180.     Please Mail this form to:
  181.  
  182.                            The Bear Hug
  183.                            1031 Waltway
  184.                            Houston,Texas 77008
  185.